blosc-sys 1.21.0

Rust FFI bindings to the C-BLOSC compression library
Documentation

Blosc-sys

Rust FFI bindings for the C-Blosc compression library.

Build Status

The blosc-sys crate provides raw FFI bindings for C-Blosc. Here be dragons! You probably don't want to use it directly. Instead, you should probably use the blosc crate.

License

blosc-sys is distributed under the MIT license. See LICENSE-MIT for details.